home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / uother__ / guardian.zip / STRTINFO.BAT < prev    next >
DOS Batch File  |  1995-10-01  |  3KB  |  66 lines

  1. Echo off
  2. cls
  3. Echo  
  4. Echo                         T h e   G u a r d i a n
  5. Echo                              Version 1.93
  6. Echo  
  7. Echo                             Getting Started
  8. Echo  
  9. Echo   This disk contains a file called GUARDIAN.EXE file which actually 
  10. Echo   contains multiple files that have been compressed using PKSFX from
  11. Echo   PKWARE, Inc.  When you enter the file name and press Enter, it will
  12. Echo   execute just like a program and uncompress all the files contained in
  13. Echo   it to the CURRENT DRIVE AND DIRECTORY.  The files in this compressed
  14. Echo   file are The Guardian programs and the associated documentation.
  15. Echo  
  16. Echo   The file called INSTALL.BAT will install The Guardian for you.  (It
  17. Echo   is summarized in VENDINFO.DIZ). It assumes that the files are in drive A:.
  18. Echo   At the end of the INSTALL procedure, you will need an empty formatted 
  19. Echo   diskette or one with at least 150K of available space on it.  INSTALL will
  20. Echo   copy the master menu program, TGM.EXE, and the master configuration file,
  21. Echo   GUARDIAN.MRE, to the diskette.  It is IMPERATIVE that you have this program
  22. Echo   on a spare disk in case you inadvertantly lock your hard disk.  TGM.EXE is
  23. Echo   the program that allows you to unlock a disk.
  24. Echo  
  25. Echo                                                                 more ...
  26. pause
  27. cls
  28. Echo  
  29. Echo   If you look at a batch file such as INTRO.BAT, you will see that it simply
  30. Echo   runs the program VIEW.COM.  This is a program which allows you to view
  31. Echo   the contents of its companion TXT file and scroll back and forth through 
  32. Echo   it.
  33. Echo  
  34. Echo   Additional note ...
  35. Echo  
  36. Echo   If you have already created the directory where The Guardian is to be
  37. Echo   installed, when INSTALL.BAT runs, you will see a message "Unable to
  38. Echo   create xxxx" (where xxxx is the name of the directory).  INSTALL is
  39. Echo   merely trying to create a directory that already exists.
  40. Echo  
  41. Echo   If The Guardian is already installed, INSTALL will rename the original
  42. Echo   configuration file GUARDIAN.MRE to GUARDIAN.BAK.  If you are installing
  43. Echo   a registered copy, you should use the new file because it contains your
  44. Echo   serial number.  Run UPDATE.BAT or read UPDATE.TXT for more details.
  45. Echo  
  46. Echo                                                                 more ...
  47. pause
  48. cls
  49. Echo  
  50. Echo                Special Demo Program For New Version 2
  51. Echo  
  52. Echo   Included on this disk is a special demonstration program called
  53. Echo   TGM20.EXE which is a limited edition of program TGM in Version 2 of
  54. Echo   The Guardian.  Version 2 became available in June, 1992 and is not
  55. Echo   available as shareware.  Version 2 is a totally new set of programs
  56. Echo   and contains many new and powerful features.  Run the program for
  57. Echo   information on how to receive it and see samples of the new features.
  58. Echo   Also included in Version 2 is a new program which allows you to lock/
  59. Echo   unlock any disk(s) directly from DOS and bypass the menus. (It could
  60. Echo   be included in a batch file if you wished).
  61. Echo  
  62. Echo   (WARNING.BAT will automatically run next .... )
  63. Echo  
  64. Pause
  65. Warning
  66.